home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 1992 August / info-mac-1992.iso / Sound / Program / Sun ulaw to Mac / Readme au<->snd 0.2 < prev    next >
Text File  |  1992-06-11  |  2KB  |  37 lines

  1. au<->snd    
  2.  
  3. Version 0.2 is a bare-bones, nearly plain-vanilla Mac program
  4. which converts ulaw encoded audio files in the Sun standard
  5. format to Mac files of 'sfil' type with creator 'movr'.  For each
  6. audio file selected an 'snd ' resource is added to the output file.
  7. The snd is an 11 kHz translation of the original 8 kHz Sun sound.
  8. Under system 7 the files can be played by double-clicking but only
  9. the first snd in the file is played this way. The file can be copied
  10. into the System file where individual snds become visible. Likewise ResEdit will reveal individual snds. (Do one file at a time if you want single snd files directly.)
  11.  
  12. There are no menus, alerts or help windows. There is a console
  13. window that shows some messages about the conversions.  The
  14. program ends ungracefully if problems are encountered.
  15.  
  16. Each time the program is run you are presented with a standard
  17. file opening dialog repeatedly until Cancel is selected. Currently a
  18. maximum of 20 audio files can be added to the list. A standard file
  19. save dialog then lets you select a single file to contain all snds
  20. for the files in the list. The program assigns a "ulaw" type to the
  21. input files during the conversion. Thereafter, double-clicking on these will start the program in a play mode without conversion to snd resource files. This operation is faster but the sound quality is worse.
  22.  
  23. This is my first attempt at writing a program with a Mac user interface.  "What user-interface?", you ask.  Because of this version's short-comings in this respect, I don't have the nerve to ask for a shareware fee but at least send me comments and suggestions for improvements.
  24.  
  25. Send comments to vic:wbst128@xerox.com
  26.  
  27. Of course if you really, really like it, I will accept donations to be forwarded to the American Cancer Society in memory of a co-worker of mine who died last week of cancer.  (I might even be stimulated to work harder on the next version):
  28.             Victor J. Heintz
  29.             10 Hidden Creek Circle
  30.             Pittsford, NY 14534        (716) 248-9321
  31.             
  32. Future plans for a real shareware release:
  33. - Menus
  34. - Help window
  35. - a decent icon
  36. - bidirectionality (snd to ulaw conversion)
  37.